cargo.git
2014-09-16 Alex CrichtonMore and more tests (cargo upload)
2014-09-16 Alex CrichtonAdd tests exercising the registry source
2014-09-16 Alex CrichtonAdd proxy configurations
2014-09-16 Alex CrichtonTest the output of `cargo package`
2014-09-16 Alex CrichtonImplement Sha256 bindings
2014-09-16 Alex CrichtonImplement a registry source
2014-09-16 borsauto merge of #581 : alexcrichton/cargo/manpage, r...
2014-09-16 Alex CrichtonAdd a manpage
2014-09-15 borsauto merge of #558 : alexcrichton/cargo/issue-553,...
2014-09-15 Alex CrichtonPass profile env vars to build commands
2014-09-15 Alex CrichtonRun tests with the --target flag
2014-09-15 borsauto merge of #574 : rust-lang/cargo/fix-win64, r=brson
2014-09-15 Alex CrichtonRewrite git tests to not rely on the CLI
2014-09-15 borsauto merge of #537 : markberger/cargo/510-hg-flag,...
2014-09-15 Alex CrichtonTweak the install script for windows nightlies
2014-09-15 borsauto merge of #576 : alexcrichton/cargo/update, r=alexc...
2014-09-15 Alex CrichtonUpdate to rust master
2014-09-15 Mark J. BergerCreate hg repo with --hg flag on cargo new
2014-09-13 borsauto merge of #575 : mbrubeck/cargo/sleep, r=alexcrichton
2014-09-13 Matt BrubeckTry to fix intermittent test failures
2014-09-13 borsauto merge of #563 : mbrubeck/cargo/list-files-git...
2014-09-13 borsauto merge of #561 : mbrubeck/cargo/list_file_walk...
2014-09-13 Matt BrubeckBetter fix for tests on the Mac builders
2014-09-13 borsauto merge of #569 : alexcrichton/cargo/update-git2...
2014-09-12 borsauto merge of #566 : alexcrichton/cargo/issue-565,...
2014-09-12 Matt BrubeckTest for build commands in git subdirs
2014-09-12 Matt BrubeckFix list_files_git for paths in subdirs of a repo
2014-09-12 Matt BrubeckFix tests on Mac builders
2014-09-12 Matt BrubeckTest for build command fingerprints in path deps
2014-09-12 Matt BrubeckFix bug in list_file_walk when cwd != path
2014-09-12 Alex CrichtonDon't clone remote repos, use fetch instead
2014-09-12 borsauto merge of #564 : EduardoBautista/cargo/contributing...
2014-09-12 Alex CrichtonUpdate all dependencies
2014-09-11 borsauto merge of #568 : mbrubeck/cargo/dist-fix, r=alexcri...
2014-09-11 Matt BrubeckFix `make dist` and distcheck breakage
2014-09-11 borsauto merge of #567 : EduardoBautista/cargo/fix-centerin...
2014-09-11 Eduardo BautistaCenter main content in Safari
2014-09-11 borsauto merge of #555 : alexcrichton/cargo/issue-215,...
2014-09-11 Eduardo BautistaUpdate "Contributing to the Docs"
2014-09-11 borsauto merge of #562 : alexcrichton/cargo/win64, r=alexcr...
2014-09-11 Alex CrichtonSwitch the URL from which nightlies are downloaded
2014-09-11 Alex CrichtonMerge commit '314d47749a79d0382eea1b710456b038a1ac84c0...
2014-09-11 Peter AtashianAllows bootstrapping win64 from win32 snapshot.
2014-09-11 borsauto merge of #559 : mbrubeck/cargo/make-install-fix...
2014-09-11 Matt BrubeckAlways rebuild dist dir in "make dist" or install
2014-09-11 borsauto merge of #554 : bkoropoff/cargo/update-git2, r...
2014-09-11 Brian KoropoffUpdate snapshots.txt
2014-09-11 Alex CrichtonDon't print `Running` for commands that aren't run
2014-09-11 Brian KoropoffFix obsolete `extern crate` syntax in some of the tests
2014-09-11 Brian KoropoffFix build break by upgrading git2-rs
2014-09-10 borsauto merge of #550 : alexcrichton/cargo/rustdoc, r...
2014-09-10 Alex CrichtonMove to rustdoc instead of ruby's middleman
2014-09-10 borsauto merge of #549 : alexcrichton/cargo/git-no-delete...
2014-09-10 borsauto merge of #548 : alexcrichton/cargo/frobbing-git...
2014-09-10 borsauto merge of #547 : alexcrichton/cargo/git2-for-packag...
2014-09-10 borsauto merge of #542 : alexcrichton/cargo/issue-539,...
2014-09-10 Alex CrichtonDon't blow away checked out git repos
2014-09-10 Alex CrichtonDon't recompile git deps so frequently
2014-09-10 Alex CrichtonUse libgit2 for `git ls-files`
2014-09-10 borsauto merge of #546 : alexcrichton/cargo/docopt, r=huonw
2014-09-10 Alex CrichtonSwitch the location of the docopt repo
2014-09-09 borsauto merge of #543 : alexcrichton/cargo/doc-fixes,...
2014-09-09 Alex CrichtonFix some minor typos
2014-09-09 Alex CrichtonAdd a NUM_JOBS env var to builds
2014-09-09 borsauto merge of #534 : alexcrichton/cargo/issue-525,...
2014-09-09 borsauto merge of #536 : superlogical/cargo/master, r=alexc...
2014-09-09 Alex CrichtonClarify why bins have Cargo.lock but libs don't
2014-09-09 jakescottfix sample code to do with color-rs. Renamed HSV to...
2014-09-09 borsauto merge of #528 : alexcrichton/cargo/deadlock, r...
2014-09-08 borsauto merge of #532 : alexcrichton/cargo/issue-530,...
2014-09-08 borsauto merge of #529 : alexcrichton/cargo/msys2-build...
2014-09-08 borsauto merge of #527 : alexcrichton/cargo/build-issues...
2014-09-08 borsauto merge of #516 : alexcrichton/cargo/issue-512,...
2014-09-08 borsauto merge of #515 : alexcrichton/cargo/issue-472,...
2014-09-07 Alex CrichtonMention the name of a package in a custom build failure
2014-09-07 Alex CrichtonUpdate libssh2-static-sys to build on msys2
2014-09-07 borsauto merge of #522 : EduardoBautista/cargo/update-docs...
2014-09-07 borsauto merge of #513 : bkoropoff/cargo/revert-static...
2014-09-07 Alex CrichtonDon't deadlock when a dep has no libs
2014-09-07 Alex CrichtonDon't run cargo as root during `make install`
2014-09-07 Alex CrichtonAdd a note about required build tools and packages
2014-09-07 Eduardo BautistaUpdate output to match latest cargo build
2014-09-07 Eduardo BautistaMake docs more generic
2014-09-05 Alex CrichtonRemove an outdated module
2014-09-05 Alex CrichtonDon't show `Fresh` by default
2014-09-05 borsauto merge of #503 : alexcrichton/cargo/issue-493,...
2014-09-05 Alex CrichtonImplement git authentication
2014-09-05 Brian KoropoffAdd back fix for cross compile tests
2014-09-05 Brian KoropoffRevert "Be compatible with the stdlib for now ('static...
2014-09-04 borsauto merge of #505 : suhr/cargo/cargo-travis, r=alexcri...
2014-09-04 СухарикMerge with upstream and update Cargo.lock
2014-09-04 Сухарикcargo/new: add a test for the `--travis` flag
2014-09-04 СухарикRevert "cargo/new: add test for `--travis flag; also...
2014-09-04 borsauto merge of #508 : carllerche/cargo/static-lib-and...
2014-09-04 Carl LercheDo not pass static lib targets to rustc
2014-09-03 borsauto merge of #474 : alexcrichton/cargo/issue-461,...
2014-09-03 borsauto merge of #470 : alexcrichton/cargo/cargo-new-git...
2014-09-03 Alex CrichtonTurn --git on by default for `cargo-new`.
2014-09-03 borsauto merge of #507 : alexcrichton/cargo/profiles, r...
2014-09-03 Alex CrichtonRe-enable passing -g to rustc
next